-
Notifications
You must be signed in to change notification settings - Fork 2.1k
fix: respect width
aesthetic
#6576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to add optional_aes = "width"
to the StatBoxplot class, if we're going to treat it as an aesthetic.
Co-authored-by: Teun van den Brand <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lovely, thank you for adopting the proposals!
If you want, you can add a bulletpoint to the news file
It seems this PR is based on an older version of ggplot2, and the |
The typical remedy for this type of situation is to update your fork and merge the (updated) main branch into the PR branch. |
Thanks for the suggestion! Please feel free to add the news bullet directly. |
Thank you for the contribution! |
fix #6575